2026-09-21 00:45:27,240 [ 222132 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 00:45:27,240 [ 222132 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 00:45:27,240 [ 222132 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 00:45:27,240 [ 222132 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_tljh26 --privileged --dns-search='.' --memory=30709043200 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_quota/test.py::test_add_remove_interval test_quota/test.py::test_add_remove_quota test_quota/test.py::test_consumption_of_show_clusters test_quota/test.py::test_consumption_of_show_databases test_quota/test.py::test_consumption_of_show_privileges test_quota/test.py::test_consumption_of_show_processlist test_quota/test.py::test_consumption_of_show_tables test_quota/test.py::test_dcl_introspection test_quota/test.py::test_dcl_management test_quota/test.py::test_exceed_quota test_quota/test.py::test_query_inserts test_quota/test.py::test_quota_from_users_xml test_quota/test.py::test_reload_users_xml_by_timer test_quota/test.py::test_simpliest_quota test_quota/test.py::test_tracking_quota test_quota/test.py::test_users_xml_is_readonly test_replica_can_become_leader/test.py::test_can_become_leader test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key test_storage_dict/test.py::test_storage_dict 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_local_read_throttling_reload test_throttling/test.py::test_local_write_throttling_reload -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_quota/test.py::test_add_remove_interval test_throttling/test.py::test_backup_throttling[no_local_throttling] test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_password_constraints/test.py::test_complexity_rules test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_select_access_rights/test_main.py::test_alias test_ssh_keys_authentication/test.py::test_ecdsa test_postgresql_database_engine/test.py::test_datetime test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar [gw7] [ 1%] PASSED test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 [gw7] [ 2%] PASSED test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase [gw7] [ 3%] PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase [gw2] [ 4%] PASSED test_select_access_rights/test_main.py::test_alias [gw7] [ 5%] PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa test_select_access_rights/test_main.py::test_alias_columns [gw7] [ 6%] PASSED test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key [gw7] [ 7%] PASSED test_ssh_keys_authentication/test.py::test_wrong_key [gw9] [ 8%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type [gw6] [ 9%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw9] [ 10%] PASSED test_password_constraints/test.py::test_default_password_type [gw2] [ 11%] PASSED test_select_access_rights/test_main.py::test_alias_columns [gw1] [ 12%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] test_select_access_rights/test_main.py::test_materialized_columns [gw6] [ 13%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_storage_dict/test.py::test_storage_dict test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw2] [ 14%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns [gw2] [ 15%] PASSED test_select_access_rights/test_main.py::test_select_all_columns [gw0] [ 16%] PASSED test_quota/test.py::test_add_remove_interval test_quota/test.py::test_add_remove_quota test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw1] [ 17%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw8] [ 18%] PASSED test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas [gw2] [ 19%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw3] [ 20%] SKIPPED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names [gw3] [ 21%] SKIPPED test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text [gw3] [ 22%] SKIPPED test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions [gw3] [ 23%] SKIPPED test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type [gw3] [ 24%] SKIPPED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert [gw3] [ 25%] SKIPPED test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow [gw3] [ 26%] SKIPPED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema [gw3] [ 27%] SKIPPED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary [gw3] [ 28%] SKIPPED test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary [gw3] [ 29%] SKIPPED test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary test_odbc_interaction/test.py::test_sqlite_simple_select_function_works [gw3] [ 30%] SKIPPED test_odbc_interaction/test.py::test_sqlite_simple_select_function_works test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works [gw2] [ 31%] PASSED test_select_access_rights/test_main.py::test_select_count [gw3] [ 32%] SKIPPED test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works test_odbc_interaction/test.py::test_sqlite_table_function [gw3] [ 33%] SKIPPED test_odbc_interaction/test.py::test_sqlite_table_function test_select_access_rights/test_main.py::test_select_join [gw0] [ 34%] PASSED test_quota/test.py::test_add_remove_quota test_quota/test.py::test_consumption_of_show_clusters [gw5] [ 35%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw4] [ 36%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 37%] PASSED test_quota/test.py::test_consumption_of_show_clusters test_quota/test.py::test_consumption_of_show_databases [gw1] [ 38%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw2] [ 39%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw0] [ 40%] PASSED test_quota/test.py::test_consumption_of_show_databases test_quota/test.py::test_consumption_of_show_privileges [gw8] [ 41%] PASSED test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas [gw0] [ 42%] PASSED test_quota/test.py::test_consumption_of_show_privileges test_quota/test.py::test_consumption_of_show_processlist [gw2] [ 43%] PASSED test_select_access_rights/test_main.py::test_select_prewhere [gw7] [ 44%] PASSED test_storage_dict/test.py::test_storage_dict test_select_access_rights/test_main.py::test_select_single_column [gw0] [ 45%] PASSED test_quota/test.py::test_consumption_of_show_processlist test_quota/test.py::test_consumption_of_show_tables [gw2] [ 46%] PASSED test_select_access_rights/test_main.py::test_select_single_column [gw0] [ 47%] PASSED test_quota/test.py::test_consumption_of_show_tables test_quota/test.py::test_dcl_introspection test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw1] [ 48%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw2] [ 49%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw6] [ 50%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_select_access_rights/test_main.py::test_select_union [gw4] [ 51%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw5] [ 52%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list [gw6] [ 53%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_replica_can_become_leader/test.py::test_can_become_leader [gw6] [ 54%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw2] [ 55%] PASSED test_select_access_rights/test_main.py::test_select_union [gw9] [ 56%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_select_access_rights/test_main.py::test_select_where [gw6] [ 57%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw0] [ 58%] PASSED test_quota/test.py::test_dcl_introspection test_quota/test.py::test_dcl_management test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw2] [ 59%] PASSED test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy [gw6] [ 60%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw2] [ 61%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw4] [ 62%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw6] [ 63%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 64%] PASSED test_quota/test.py::test_dcl_management test_quota/test.py::test_exceed_quota [gw5] [ 65%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy [gw6] [ 66%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw6] [ 67%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw0] [ 68%] PASSED test_quota/test.py::test_exceed_quota test_quota/test.py::test_query_inserts [gw6] [ 69%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw1] [ 70%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw0] [ 71%] PASSED test_quota/test.py::test_query_inserts test_quota/test.py::test_quota_from_users_xml [gw8] [ 72%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader [gw6] [ 73%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw4] [ 74%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw0] [ 75%] PASSED test_quota/test.py::test_quota_from_users_xml test_quota/test.py::test_reload_users_xml_by_timer [gw5] [ 76%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw0] [ 77%] PASSED test_quota/test.py::test_reload_users_xml_by_timer test_quota/test.py::test_simpliest_quota [gw0] [ 78%] PASSED test_quota/test.py::test_simpliest_quota test_quota/test.py::test_tracking_quota [gw0] [ 79%] PASSED test_quota/test.py::test_tracking_quota test_quota/test.py::test_users_xml_is_readonly [gw4] [ 80%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 81%] PASSED test_quota/test.py::test_users_xml_is_readonly [gw1] [ 82%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw5] [ 83%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw4] [ 84%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw5] [ 85%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw4] [ 86%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw1] [ 87%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw4] [ 88%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw1] [ 89%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw4] [ 90%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw4] [ 91%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw1] [ 92%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw4] [ 93%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw4] [ 94%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw1] [ 95%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw1] [ 96%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw1] [ 97%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw1] [ 98%] PASSED test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_local_read_throttling_reload [gw1] [ 99%] PASSED test_throttling/test.py::test_local_read_throttling_reload test_throttling/test.py::test_local_write_throttling_reload [gw1] [100%] PASSED test_throttling/test.py::test_local_write_throttling_reload =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.10.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 28.60s teardown test_throttling/test.py::test_local_write_throttling_reload 26.09s setup test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 23.31s call test_throttling/test.py::test_backup_throttling_override 21.78s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 21.78s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 21.35s setup test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 21.30s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 19.33s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 18.85s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 18.28s setup test_replica_can_become_leader/test.py::test_can_become_leader 17.43s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 16.95s setup test_quota/test.py::test_add_remove_interval 15.70s setup test_postgresql_database_engine/test.py::test_datetime 14.90s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 14.76s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 14.30s setup test_password_constraints/test.py::test_complexity_rules 13.78s setup test_select_access_rights/test_main.py::test_alias 13.73s setup test_storage_dict/test.py::test_storage_dict 13.69s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 13.27s setup test_ssh_keys_authentication/test.py::test_ecdsa 11.71s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 11.57s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 11.45s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 11.32s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 11.22s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 11.04s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 10.98s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 10.79s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 10.76s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 10.32s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 10.18s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 9.91s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 9.81s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 9.77s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 9.76s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 9.71s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 9.62s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 9.41s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 9.26s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 9.16s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 9.01s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 8.93s teardown test_throttling/test.py::test_backup_throttling_override 8.58s teardown test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 8.58s call test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 8.24s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 7.95s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 7.86s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 7.85s teardown test_throttling/test.py::test_local_read_throttling_reload 7.83s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 7.82s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 7.55s teardown test_odbc_interaction/test.py::test_sqlite_table_function 7.31s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 7.28s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 7.24s call test_quota/test.py::test_add_remove_interval 7.17s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 6.87s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 6.58s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 6.34s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 6.23s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 6.22s call test_quota/test.py::test_dcl_management 6.20s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 6.16s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 5.94s call test_quota/test.py::test_dcl_introspection 5.88s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 5.58s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 5.28s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 5.24s call test_quota/test.py::test_add_remove_quota 5.12s teardown test_replica_can_become_leader/test.py::test_can_become_leader 5.03s call test_throttling/test.py::test_local_read_throttling_reload 4.84s teardown test_quota/test.py::test_users_xml_is_readonly 4.70s call test_throttling/test.py::test_local_write_throttling_reload 4.67s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.53s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 4.35s teardown test_storage_dict/test.py::test_storage_dict 4.19s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 3.92s call test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 3.92s teardown test_ssh_keys_authentication/test.py::test_wrong_key 3.51s teardown test_password_constraints/test.py::test_default_password_type 3.33s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 3.25s call test_select_access_rights/test_main.py::test_materialized_columns 3.24s call test_quota/test.py::test_exceed_quota 3.08s call test_select_access_rights/test_main.py::test_select_with_row_policy 2.95s call test_select_access_rights/test_main.py::test_select_count 2.85s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 2.61s call test_password_constraints/test.py::test_complexity_rules 2.47s call test_quota/test.py::test_query_inserts 2.46s call test_select_access_rights/test_main.py::test_select_join 2.40s call test_select_access_rights/test_main.py::test_select_union 2.38s call test_select_access_rights/test_main.py::test_select_where 2.27s call test_quota/test.py::test_reload_users_xml_by_timer 2.17s call test_select_access_rights/test_main.py::test_select_prewhere 2.09s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 2.08s call test_quota/test.py::test_tracking_quota 2.04s call test_quota/test.py::test_quota_from_users_xml 2.01s call test_select_access_rights/test_main.py::test_alias_columns 1.93s call test_storage_dict/test.py::test_storage_dict 1.93s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 1.89s call test_select_access_rights/test_main.py::test_select_all_columns 1.82s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 1.79s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.68s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 1.66s call test_select_access_rights/test_main.py::test_select_single_column 1.60s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.44s call test_quota/test.py::test_simpliest_quota 1.37s call test_postgresql_database_engine/test.py::test_datetime 1.08s call test_quota/test.py::test_consumption_of_show_processlist 1.06s setup test_quota/test.py::test_dcl_introspection 1.05s setup test_quota/test.py::test_consumption_of_show_databases 1.01s setup test_quota/test.py::test_quota_from_users_xml 0.96s setup test_quota/test.py::test_dcl_management 0.92s call test_select_access_rights/test_main.py::test_alias 0.91s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.91s setup test_quota/test.py::test_consumption_of_show_clusters 0.86s setup test_quota/test.py::test_exceed_quota 0.86s setup test_quota/test.py::test_add_remove_quota 0.85s setup test_quota/test.py::test_users_xml_is_readonly 0.85s setup test_quota/test.py::test_consumption_of_show_tables 0.85s setup test_quota/test.py::test_reload_users_xml_by_timer 0.85s setup test_quota/test.py::test_consumption_of_show_processlist 0.85s setup test_quota/test.py::test_consumption_of_show_privileges 0.85s setup test_quota/test.py::test_simpliest_quota 0.84s setup test_quota/test.py::test_query_inserts 0.84s setup test_quota/test.py::test_tracking_quota 0.76s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.75s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.73s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.68s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.68s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.62s call test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.54s teardown test_select_access_rights/test_main.py::test_select_count 0.54s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.53s call test_quota/test.py::test_consumption_of_show_tables 0.53s call test_quota/test.py::test_consumption_of_show_databases 0.49s call test_replica_can_become_leader/test.py::test_can_become_leader 0.48s call test_quota/test.py::test_consumption_of_show_clusters 0.48s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.48s teardown test_select_access_rights/test_main.py::test_select_union 0.48s call test_quota/test.py::test_consumption_of_show_privileges 0.45s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.43s teardown test_select_access_rights/test_main.py::test_alias 0.43s teardown test_select_access_rights/test_main.py::test_select_single_column 0.43s teardown test_select_access_rights/test_main.py::test_select_where 0.43s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.43s teardown test_select_access_rights/test_main.py::test_select_join 0.43s teardown test_select_access_rights/test_main.py::test_alias_columns 0.43s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.43s call test_password_constraints/test.py::test_default_password_type 0.42s call test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.42s setup test_select_access_rights/test_main.py::test_alias_columns 0.42s call test_ssh_keys_authentication/test.py::test_wrong_key 0.38s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.37s call test_ssh_keys_authentication/test.py::test_ed25519 0.37s call test_ssh_keys_authentication/test.py::test_rsa 0.37s setup test_select_access_rights/test_main.py::test_select_single_column 0.32s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.32s call test_ssh_keys_authentication/test.py::test_ecdsa 0.27s call test_odbc_interaction/test.py::test_sqlite_table_function 0.27s call test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.27s call test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.27s call test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.27s call test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.27s setup test_select_access_rights/test_main.py::test_select_join 0.27s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.27s call test_quota/test.py::test_users_xml_is_readonly 0.27s call test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.27s call test_odbc_interaction/test.py::test_postgres_insert 0.27s call test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.22s setup test_select_access_rights/test_main.py::test_select_where 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.22s call test_odbc_interaction/test.py::test_odbc_long_column_names 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns 0.22s setup test_select_access_rights/test_main.py::test_select_prewhere 0.22s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_union 0.22s setup test_select_access_rights/test_main.py::test_select_count 0.22s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.22s call test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.22s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s call test_odbc_interaction/test.py::test_odbc_long_text 0.00s setup test_odbc_interaction/test.py::test_sqlite_table_function 0.00s setup test_ssh_keys_authentication/test.py::test_rsa 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s setup test_ssh_keys_authentication/test.py::test_ed25519 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_throttling/test.py::test_local_write_throttling_reload 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_throttling/test.py::test_local_read_throttling_reload 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_quota/test.py::test_add_remove_interval 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s teardown test_quota/test.py::test_tracking_quota 0.00s setup test_ssh_keys_authentication/test.py::test_wrong_key 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s teardown test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s setup test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_quota/test.py::test_quota_from_users_xml 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s teardown test_ssh_keys_authentication/test.py::test_ecdsa 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_storage_works 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_quota/test.py::test_consumption_of_show_clusters 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_quota/test.py::test_consumption_of_show_privileges 0.00s teardown test_ssh_keys_authentication/test.py::test_ed25519 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_quota/test.py::test_exceed_quota 0.00s teardown test_quota/test.py::test_add_remove_quota 0.00s teardown test_quota/test.py::test_dcl_introspection 0.00s setup test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 0.00s teardown test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 0.00s setup test_odbc_interaction/test.py::test_sqlite_odbc_hashed_dictionary 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_odbc_interaction/test.py::test_sqlite_odbc_cached_dictionary 0.00s teardown test_odbc_interaction/test.py::test_sqlite_simple_select_function_works 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_quota/test.py::test_reload_users_xml_by_timer 0.00s teardown test_quota/test.py::test_query_inserts 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_quota/test.py::test_consumption_of_show_processlist 0.00s setup test_odbc_interaction/test.py::test_odbc_long_text 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_quota/test.py::test_dcl_management 0.00s teardown test_ssh_keys_authentication/test.py::test_rsa 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_quota/test.py::test_consumption_of_show_tables 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_quota/test.py::test_simpliest_quota 0.00s teardown test_quota/test.py::test_consumption_of_show_databases 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_text 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_passphrase =========================== short test summary info ============================ PASSED test_ssh_keys_authentication/test.py::test_ecdsa PASSED test_ssh_keys_authentication/test.py::test_ed25519 PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase PASSED test_select_access_rights/test_main.py::test_alias PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase PASSED test_ssh_keys_authentication/test.py::test_rsa PASSED test_ssh_keys_authentication/test.py::test_wrong_key PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_password_constraints/test.py::test_default_password_type PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_quota/test.py::test_add_remove_interval PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_parallel_replicas_failover/test.py::test_skip_replicas_without_table PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_quota/test.py::test_add_remove_quota PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_quota/test.py::test_consumption_of_show_clusters PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_quota/test.py::test_consumption_of_show_databases PASSED test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas PASSED test_quota/test.py::test_consumption_of_show_privileges PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_storage_dict/test.py::test_storage_dict PASSED test_quota/test.py::test_consumption_of_show_processlist PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_quota/test.py::test_consumption_of_show_tables PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_quota/test.py::test_dcl_introspection PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_quota/test.py::test_dcl_management PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_quota/test.py::test_exceed_quota PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_quota/test.py::test_query_inserts PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_quota/test.py::test_quota_from_users_xml PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy PASSED test_quota/test.py::test_reload_users_xml_by_timer PASSED test_quota/test.py::test_simpliest_quota PASSED test_quota/test.py::test_tracking_quota PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_quota/test.py::test_users_xml_is_readonly PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_throttling/test.py::test_local_read_throttling_reload PASSED test_throttling/test.py::test_local_write_throttling_reload SKIPPED [13] test_odbc_interaction/test.py:57: Sanitizers cannot work with third-party shared libraries ============ 87 passed, 13 skipped, 1 warning in 281.86s (0:04:41) =============